var crypto/des.feistelBoxOnce

2 uses

	crypto/des (current package)
		block.go#L84: var feistelBoxOnce sync.Once
		block.go#L228: 	feistelBoxOnce.Do(initFeistelBox)